projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1eb4d46
)
(display-time-day-and-date): Use defvar, not defconst.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 27 May 1993 04:04:28 +0000
(
04:04
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 27 May 1993 04:04:28 +0000
(
04:04
+0000)
lisp/time.el
patch
|
blob
|
history
diff --git
a/lisp/time.el
b/lisp/time.el
index 492552431eb397a3bf8c0dd76335960842b983d5..a1827f644a5bfed6bcfb30384b42b9ae25dd5594 100644
(file)
--- a/
lisp/time.el
+++ b/
lisp/time.el
@@
-32,7
+32,7
@@
Default is system-dependent, and is the same as used by Rmail.")
;;;###autoload
-(def
const
display-time-day-and-date nil "\
+(def
var
display-time-day-and-date nil "\
*Non-nil means \\[display-time] should display day and date as well as time.")
(defvar display-time-process nil)